How to Install ratproxy software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install ratproxy software package in Ubuntu 14.04 LTS (Trusty Tahr)

ratproxy software package provides passive web application security assessment tool, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ratproxy 

ratproxy is installed in your system.

Make ensure the ratproxy package were installed using the commands given below,

$ sudo dpkg-query -l | grep ratproxy *

You will get with ratproxy package name, version, architecture and description in a table

ratproxy package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Administration Utilities
Package ratproxy
Version 1.58+dfsg-3build1
Description passive web application security assessment tool
Sub Section Admin


See Also, How to uninstall or remove ratproxy software package from Ubuntu 14.04 LTS (Trusty Tahr)?